Sets a list of double lists, each list applied on the strokes of a different Series, and each double value specifying the thickness of one element in the Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public void setSeriesStrokeThicknesses ( |
A list with lists that hold double values.
If the values in the list are less than the data elements in the Series, the control cycles through them.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |